StudentPlacementSalary 
EntityType  Independent 
Logical Entity Name  StudentPlacementSalary 
Default Table Name  PlStudentSalary 
Logical Only  NO 
Definition 
 
Note 
 

StudentPlacementSalary Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SalaryTypeId(FK)    INTEGER  NO 
 
SalaryAmount    MONEY(19, 4)  NO 
 
IsActive    INTEGER  NO 
 
IncludeInReporting    INTEGER  NO 
 
EffectiveDate    DATETIME  YES 
 
Type    CHAR(1)  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
StudentPlacementId(FK)    INTEGER  NO 
 

StudentPlacementSalary Keys 
Key Name  Key Type  Keys 
PlStudentSalary_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
PlStudentSalary_PlSalaryTypeID_N_N_IDX  Inversion Entry  SalaryTypeId 

StudentPlacementSalary Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
SalaryType  Non-Identifying  One To Zero or More        SalaryTypeId  NO 
StudentPlacement  Non-Identifying  One To Zero or More        StudentPlacementId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
SalaryType  Non-Identifying  Zero or One to Zero or More        SalaryTypeId  NO 
StudentPlacement  Non-Identifying  Zero or One to Zero or More        StudentPlacementId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentPlacementSalary Check Constraints 
Check Constraint Name  CheckConstraint